projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8765269
)
Broadway - Fix UNIX/Win32 detection
author
Manuel Bachmann
<tarnyko@tarnyko.net>
Mon, 25 Nov 2013 03:47:51 +0000
(
04:47
+0100)
committer
Manuel Bachmann
<tarnyko@tarnyko.net>
Mon, 25 Nov 2013 03:51:29 +0000
(
04:51
+0100)
Finally fix this check so unnecessary headers aren't needed.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 75c65ac03c8f5ab9b2142fc5d74e33a93892d6d0..0e46de266da7adfae0aec6ed9599a820ae56aba8 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-387,7
+387,7
@@
if test "x$enable_broadway_backend" = xyes; then
GDK_BACKENDS="$GDK_BACKENDS broadway"
cairo_backends="$cairo_backends cairo"
backend_immodules="$backend_immodules,broadway"
- if test "$
host_os" != "mingw*|windows*|winnt
"; then
+ if test "$
os_win32" != "yes
"; then
have_gio_unix=yes
fi
GDK_WINDOWING="$GDK_WINDOWING